home *** CD-ROM | disk | FTP | other *** search
-
- Here's a recap of what you should find in this archive...
-
- CONDOR.COM The key to running RBBS-PC 15.1A "doorware" with PCBoard
- versions 11.8D/E, single-node configurations.
-
- CONDOR.DOC Detailed instructions for installation and use of
- CONDOR.COM. This is REQUIRED reading! Please don't
- attempt to use CONDOR until you understand its
- operation.
-
- MESSAGES Sample RBBS-PC messages file, with node record
- configured to allow doorware inspection from local
- terminal. CONDOR.COM generates this file from
- PCBOARD.SYS data. MESSAGES must reside in same
- subdirectory as doorware application. This file is
- set for color graphics mode.
-
- MSGS-NG Same as MESSAGES, but non-graphics mode. Rename to
- MESSAGES if used.
-
- RBBS-PC.DEF Default output sample (except for SysOp and system
- names) of RBBS-PC's CONFIG.EXE utility. .DEF must
- reside in same subdirectory as doorware application.
- This file is analogous to PCBOARD.DAT, and may need
- to be configured to YOUR system. Use version 30.1
- of CONFIG.EXE, available on our system, or from any
- of the major RBBS-PC systems.
-
- READ.ME This file, including last-minute changes, if any.
-
-
- Please promptly report any problems with this package. Suggestions
- are always welcome.
-
- ==[ Corrections ]=============================================================
-
- 10-Apr-87 17:30
- ----------------
-
- You may ignore the conclusions drawn in Section 2.1 of CONDOR15's doc file.
-
- MONITOR 15.1A (and perhaps others if not running under monitor) expect to find
- a short file (about 40 bytes), with the filename of Option 103 in CONFIG.EXE.
- This is changed to DOOR.BAT in the sample RBBS-PC.DEF file supplied.
-
- The file MUST reside within MONITOR's actual directory, along with RBBS-PC.DEF
- and MESSAGES.
-
- The contents should be as follows:
-
- C:COMMAND /C GAMES.BAT 1
- C:RBBS.BAT
-
- MONITOR 15.1A obviously reads this file, but it has no further effect when
- running under PCBoard.
-
-
- 11-Apr-87 06:35
- ----------------
-
- The batch file to invoke MONITOR 15.1A is slightly different from the BBSLIST
- example given in Section 2.4. You MUST pass the node number as an argument to
- MONITOR. Since CONDOR15 only supports single-node operation, this will ALWAYS
- be a 1. Here is an exact copy of our own batch file:
-
- echo off
- c:\pcb\condor pcboard.sys c:\pcb\doors\messages
- cd\
- cd\pcb\doors
- monitor 1
- cd\pcb
- c:\pcb\board.bat
-
-
- 12-Apr-87 22:35 Reported by PCBoard SysOp Rob Hays
- ---------------- Chattanooga, TN
-
- Version 1.5 coding followed the convention of LEFT-justifying "300" within the
- BAUD.RATE ASCII string, required by 14.1C doorware. MONITOR 15.1A requires
- RIGHT-justification. Version 1.5 caused MONITOR to abort with the "Consult
- docs" message, if a caller entered the monitor at 300 bps.
-
- Version 1.51 corrects this problem, but will be incompatible with 14.1C
- doorware.
-
-
- Mike Davidson
- Intermountain Softworks
-
-